home *** CD-ROM | disk | FTP | other *** search
/ Nilfisk - Cleaning Around the House / 080115_1401.bin / CS / products.swf / scripts / DefineButton2_68 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-10-24  |  131 b   |  6 lines

  1. on(release){
  2.    unloadMovieNum(2);
  3.    unloadMovieNum(3);
  4.    getURL("pdf/128303201_UM_C120.2_" + _level0.sprog + ".pdf","");
  5. }
  6.